Namespace - LJCDBClientLib
Parameters
dataConfigName - The DataConfig name.
connectionType - The ConnectionTypeName value.
connectionString - The ConnectionString value.
providerName - The ProviderName value.
Syntax
C# |
public static Void GetConfigValues(String dataConfigName, out String& connectionType, out String& connectionString, out String& providerName)
|
Gets the additional Config values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.